You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExprInt Class
>
MtxExprInt Methods
>
MtxExprInt.Rotate Method
Dew Math for .NET
MtxExprInt.Rotate Method
MtxExprInt Class
MtxExprInt Members
Dew.Math.Units Namespace
MtxExprInt Methods
Collapse All
Rotates the content of the source data by Offset.
Syntax
C#
Visual Basic
public
static
VectorInt
Rotate
([In]
TVecInt
X
, [In]
int
Offset
);
Public
static
Function
Rotate
(
X
As
[In]
TVecInt
,
Offset
As
[In] int)
As
VectorInt
Remarks
Internally calls
TVecInt.Rotate
Group
MtxExprInt Methods
Links
MtxExprInt Class
,
MtxExprInt Members
,
Dew.Math.Units Namespace
,
MtxExprInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!